Total Complexity | 35 |
Dependencies | 7 |
Dependents | 4 |
Total lines | 248 |
Lines of code | 114 |
Logical lines of code | 74 |
Comment lines | 66 |
Methods | 8 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
process() | 42 | 11 | 54 | |
getSalePrice() | 59 | 7 | 13 | |
getRegularPrice() | 61 | 5 | 11 | |
getPrice() | 61 | 5 | 11 | |
getIsOnSale() | 67 | 3 | 7 | |
__construct() | 68 | 2 | 7 | |
withContext() | 81 | 1 | 3 | |
isValidPriceMod() | 69 | 1 | 8 |